home *** CD-ROM | disk | FTP | other *** search
- *******************************************************************************
- * FILE: Custord.rsp
- *
- * WRITTEN BY: Borland Samples Group
- *
- * DATE: 5/95
- *
- * UPDATED:
- *
- * VERSION: Voyager
- *
- * DESCRIPTION: Response file for Custord sample program.
- *
- * USAGE: (From command window or dBASE for Windows program)
- * BUILD FROM Custord.rsp
- *
- *******************************************************************************
-
-
- ICON Custord.ico
-
- FILES
- Custord.wfo
- Buttons.co
- Custord.qbo
- Customer.mno
- Orders.mno
- Lineitem.mno
- Sampproc.pro
- Search.wfo
-
- * The path of this file has to be modified to refer to the location of
- * Vcr.cc on your disk
-
- c:\ashley\exe\custom\Vcr.co
-
- * Additional file to be included in the .EXE (optional).
- * No need to distribute this as separate file.
-
- Diveshop.bmp
-
- * The following files could be included in the .EXE
- * but would need to be copied out by the program in
- * order to be used. They need to be distributed
- * with the executable in order to work properly.
- * *.DBF, *.DBT, *.MDX, *.HLP
-
- * Customer.dbf
- * Customer.dbt
- * Customer.mdx
- * Orders.dbf
- * Orders.mdx
- * Lineitem.dbf
- * Lineitem.mdx
-
-